home *** CD-ROM | disk | FTP | other *** search
- object wrong: Twrong
- Left = 264
- Top = 256
- BorderStyle = bsDialog
- Caption = 'Dialog'
- ClientHeight = 82
- ClientWidth = 296
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- Position = poScreenCenter
- PixelsPerInch = 96
- TextHeight = 13
- object Bevel1: TBevel
- Left = 8
- Top = 8
- Width = 281
- Height = 33
- Shape = bsFrame
- end
- object Label1: TLabel
- Left = 16
- Top = 16
- Width = 265
- Height = 17
- Alignment = taCenter
- AutoSize = False
- Caption = 'Password not correct length.'
- Font.Color = clWindowText
- Font.Height = -13
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentFont = False
- end
- object Button1: TButton
- Left = 216
- Top = 48
- Width = 75
- Height = 25
- Caption = 'OK'
- TabOrder = 0
- OnClick = Button1Click
- end
- end
-